NewsContent
5 stars
Custom
Free and open-source (Note: NYT API may have its own pricing tiers)
12/5/2024
About
Access the world's leading journalism through this sophisticated Model Context Protocol server that seamlessly integrates with The New York Times API. This implementation enables AI models to search, analyze, and retrieve articles from NYT's vast archive, access real-time news updates, and gather insights from premium journalistic content while maintaining compliance with NYT's usage guidelines.
Setup Instructions
Clone the repository: bashCopygit clone https://github.com/angheljf/nyt.git Navigate to project directory: bashCopycd nyt Install dependencies: bashCopynpm install Configure NYT API: Register for NYT Developer account Obtain API key Set up access parameters Environment setup: Create .env file Add NYT API key: NYT_API_KEY=your_key_here Configure request limits Run the server: bashCopynpm start Note: Requires New York Times API key for access
Contributors
Discussion
Please sign in to join the discussion